PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardListAttribute Class / setListNumbering Method
A PDFStandardLayoutPlacement enum member specifying the positioning of the element with respect to the enclosing reference area and other content.
In This Topic
    setListNumbering Method
    In This Topic
    Sets the list numbering.
    Syntax
    public void setListNumbering( 
       PDFStandardListNumbering value
    )

    Parameters

    value
    A PDFStandardLayoutPlacement enum member specifying the positioning of the element with respect to the enclosing reference area and other content.
    See Also